object Form5: TForm5 Left = 242 Top = 134 BorderIcons = [] BorderStyle = bsDialog Caption = 'FIENS Prototyping' ClientHeight = 99 ClientWidth = 132 Color = clBlack Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 14 Top = 6 Width = 83 Height = 69 Picture.Data = {} Visible = False end object Image2: TImage Left = 14 Top = 6 Width = 83 Height = 69 Picture.Data = {} Visible = False end object Label1: TLabel Left = 16 Top = 68 Width = 104 Height = 26 Caption = 'Printing...' Font.Color = clLime Font.Height = -24 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentFont = False Transparent = True end object Timer1: TTimer Enabled = False Interval = 100 OnTimer = Timer1Timer Left = 6 Top = 10 end end